const runtime.forcePreemptNS

2 uses

	runtime (current package)
		proc.go#L5670: const forcePreemptNS = 10 * 1000 * 1000 // 10ms
		proc.go#L5696: 			} else if pd.schedwhen+forcePreemptNS <= now {